set correct float abi settings for armel and armhf
authorPeter Michael Green <plugwash@debian.org>
Tue, 31 Mar 2020 19:11:56 +0000 (20:11 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Tue, 31 Mar 2020 19:11:56 +0000 (20:11 +0100)
commitefd92161ad23fff6a732bd3c52441d4ec3755445
tree269229157e88438902c4f602b5aac0978b57a047
parent883197a6958bfe7845819085342bfa26fcaeef40
set correct float abi settings for armel and armhf

debian armel supports systems that don't have a fpu so should use a "float abi"
setting of soft by default.

Debian armhf needs a float abi setting of "hard"

Gbp-Pq: Name 26-set-correct-float-abi.diff
clang/lib/Driver/ToolChains/Arch/ARM.cpp